A2ui client side functions - #13829
Conversation
There was a problem hiding this comment.
Code Review
This pull request introduces a new blog post explaining how to use A2UI's client-side functions in Flutter GenUI applications. The feedback highlights two issues in the markdown content: a Mermaid sequence diagram incorrectly labeled as dart instead of mermaid, and a logical bug in the Dart code snippet where fractional ingredient quantities less than 1 (such as 0.5) would incorrectly result in a cost of $0.00 due to an overly restrictive check.
|
Staged preview of the updated docs.flutter.dev site (updated for commit e97b94b): https://flutter-docs-prod--docs-pr13829-a2ui-client-side-funct-ga7gvcmo.web.app |
|
Staged preview of the updated flutter.dev site (updated for commit e97b94b): https://flutter-dev-230821--www-pr13829-a2ui-client-side-funct-5xuo7k4q.web.app |
Oops. Forgot to git add the images directory.